Hey Chuck, maybe your readme was a little unclear:
This is for the ubb_lib_posting.cgi
###################################
# Using the same line, add after: #
###################################
$recent_posts = qq(
);
#Done, Close ubb_lib_posting.cgi
So what do I do..do I add it like so:
$profile_link = qq(
);$recent_posts = qq(
);
Also do I put the gif file in the CGI-BIN directory?
Still a newbie to these scripts but I'm picking it up fast. Thanks guys..
-=Splitfyre=-